home *** CD-ROM | disk | FTP | other *** search
/ Hacker's Secrets 4 / Hacker's Secrets 4.iso / misc / hackguid.txt < prev    next >
Text File  |  1996-02-11  |  8KB  |  180 lines

  1. ------------------------------------------------------------------------------
  2. --------- Little Hackers Guide --- by Szpaq --- version minus 1.00 -----------
  3. ------------------------------------------------------------------------------
  4. ----------------------------------- Feb 1996 ---------------------------------
  5.  
  6. ------------------------------------------------------------------------------
  7. -- Add to this file whatever you know interesting about hacking and post it --
  8. ------------------ to the hackers around the world ---------------------------
  9. ------------------------------------------------------------------------------
  10.  
  11. Contents
  12.  
  13. 1. Disassembling Windows .HLP files
  14. 2. Disassembling executable files
  15. 3. Hacking Satellite TV
  16.  
  17. ------------------------------------------------------------------------------
  18.  
  19. 1. Disassembling Windows .HLP files
  20.  
  21.   For all people that want to edit, convert to ASCII, print in whole or in
  22.   part Windows .HLP files. The last program, PAPERTRAIL is clearly the best
  23.   choice for Windows users and HHELP for DOS users. BTW, PAPERTRAIL calls a
  24.   DOS program and its use is possible also without Windows (but the docs are
  25.   in .HLP file)
  26.  
  27. - HLP2DOC by Wolfgang Bayer - stopped at Beta-Version 16.05.94, converts
  28.   .HLP to .DOC, ignores pictures, crashes sometimes --- HLPDC122.ZIP (40k)
  29.  
  30. - SMARTDOC - .HLP->ASCII, print entire .HLP file, S/W GBP 12.50, does
  31.   the job well, partly crippleware. simtel/msdos - SMTDOC15.ZIP (48k)
  32.  
  33. - HHELP - DOS viewer for .HLP files, very nice program, can be used as a
  34.   viewer for Norton Commander, can also display graphics. S/W $35
  35.   ftp.winsite.com - HHELP10.ZIP (370k)
  36.  
  37. - HLPTXT - .HLP->ASCII, print entire .HLP file, S/W, does the job well by
  38.   calling WINHELP. ftp.winsite.com - HLPTXT11.ZIP (303k)
  39.  
  40. - PAPERTRAIL - probably the best. Freeware. Converts .HLP into .RTF, .BMP etc.
  41.   completely disassembling the .HLP file and prepares for DOCTOHELP(commercial)
  42.   converting back to .HLP. Very good product, never crashed during my tests!
  43.   ftp.winsite.com - PAPER.ZIP (788k)
  44.  
  45. ------------------------------------------------------------------------------
  46.  
  47. 2. Disassembling executable files.
  48.  
  49. There are many disassemblers available, but the clear winner is almost unknown
  50. Interactive Disassembler, currently version 3.05. It does all the disassembly,
  51. handles DOS, Windows, OS/2, etc, it does his job very fast, doesn't crash at
  52. large files and is a must for a serious hacker. If you start using it, you
  53. never return to your old disassembler. Available under DOS, DOS4GW extender and
  54. OS/2. Here is the FILE_ID.DIZ
  55.  
  56.        The Interactive DisAssembler v3.05       
  57.        ! Attention: needs 386 or higher !       
  58.        ┌────────────────────────────────┐
  59.        │+ full WYSIWYG interactively    │
  60.        │  disassemble for i80x86,i8085  │
  61.        │  z80,i860,*PENTIUM*,i8051,6502 │
  62.        │+ Input: MS Windows, OS/2 files!│
  63.        │  EXE,NE,LE,LX,PE,HEX,NLM etc...│
  64.        │+ UNLIMITED size of input files │
  65.        │+ various types of assemblers   │
  66.        │+ 32-bit protected mode         │
  67.        │+ auto-commenting               │
  68.        │+ background analysis           │
  69.        │+ built-in C-like language      │
  70.        │+ allows to PATCH input file    │
  71.        │+ TurboVision interface         │
  72.        │+ Shareware!!!                  │
  73.        │+ NEW: PE files, runs under OS/2│
  74.        └────────────────────────────────┘
  75.  
  76. IDA is available at ftp.kiae.su/msdos/programming/assembly/disass
  77.   or at ftp://149.156.137.250
  78.  
  79. ------------------------------------------------------------------------------
  80.  
  81. 3. Hacking satellite TV
  82.  
  83. There are many satellite scrambling systems available in Europe. For average
  84. ASTRA/Eutelsat viewers there are:
  85.  
  86. Videocrypt-1 (all Sky channels) - not hacked since 01.11.95 (infamous card 0A
  87.   start). Very good documented interface, many cards available, but not very
  88.   useful at the moment.
  89. Videocrypt-2 (Filmnet Central Europe, CMT, MTV, Discovery, QVC) - not hacked
  90.   now, no card emulators known to me at the moment.
  91. D2-MAC / Eurocrypt - very good system for hackers, many channels are hacked,
  92.   mostly Scandinavian, also human-biology channels.
  93. Luxcrypt - Very simple system, used by 4 channels in Dutch language. Doesn't
  94.   need any smart-card, only decoder box.
  95. Syster - Used by Premiere, Teleclub, 4 spanish channels on Astra and Canal+.
  96.   Not cracked yet, it seems that it is VERY hard to crack, so don't expect
  97.   working decoders in the near future.
  98.  
  99.   
  100. Where to find, what to download:
  101.  
  102. There are many satellite scrambling related Internet resources, some of which
  103. are: (Note that the sites are moving or disappear often)
  104.  
  105.    http://www.gpl.net/paulmax - Paul Maxwell-King pages, with lots of links,
  106.      PCB-s to offer and current information
  107.    ftp://ftp.paranoia.com/pub/users/defiant - Almost all of listed files and
  108.      many many more can be D/L there. Also PCB site.
  109.    http://www.xs4all.nl/~pot/videocrypt.html
  110.    http://www.uni-muenster.de/WiWi/home/teschne (ICard home page)
  111.    http://www.th-leipzig.de/~matusche/index/html
  112.    http://joule.pcl.ox.ac.uk
  113.    http://www.io.com/~tron - very slow, but interesting
  114.    ftp://ftp.cistron.nl/pub/hacking/videocrypt
  115.    ftp://ftp.uni-erlangen.de/pub/Multimedia/videocrypt (Markus Kuhn)
  116.    
  117.    Many of the updated links you find at the Paul Maxwell-King's pages.
  118.    Look carefully!
  119.    
  120.    news://alt.satellite.tv.europe
  121.    news://alt.satellite.tv.crypt
  122.  
  123. General information
  124.  
  125. SATTV1.ZIP (841k) - old, but very useful, lots of thery of video scrambling,
  126.   the hacks are not very useful, but worth reading.
  127. SATTV2.ZIP (1178k) - Description of SEASON idea, old SKY hacks, many infos on
  128.   PICs (the chips used very often in card emulators), also PIC programmer.
  129. SATTV3.ZIP (1245k) - SEASONs for everyone, ICARD project, other interesting
  130.   files.
  131.   
  132.   Do not expect to find working card emulators there, the codes change rather
  133.   quickly and these files are completed at early 1995.
  134.   However, I recommend it for the people wishing to receive some background
  135.   information.
  136.  
  137. DETAILS.TXT - Must-Have for all Videocrypt hackers. The VC-Hackers Guru,
  138.   Markus Kuhn gives the details about Videocrypt scrabmling system.
  139.   
  140. VIDEOCR.FAQ - FAQ about Pay-TV in Europe, mostly VideoCrypt
  141.  
  142. Working software.
  143.  
  144. Videocrypt-1, D2-MAC
  145.   It changes very rapidly, for SEASON boards (ie. using PC to decode) there is
  146.   now VOYAGER 1.3h, which decodes all D2-MAC channels available and two
  147.   soft-sex channels scrambled in Videocrypt-1 (Feb 96).
  148.   All the people are awaiting Sky Card 0A crack, but no one knows when it comes.
  149.   
  150.   For users of the PIC-cards there are updates available on each code change.
  151.   
  152.   All the PHOENIX, MELMAC, SEASON, FREEVIEW software doesn't work with 0A cards
  153.   ie. with all ca.20 Sky channels.
  154.   
  155.   WHEN YOU SEE AN AD SAYING THAT SKY CHANNELS ARE DECODED, first call the
  156.   advertiser and ask if it's really available, then look at the Net.
  157.  
  158. Luxcrypt decoders.
  159.  
  160.   The complete solution may be found at ftp.paranoia.com/pub/users/defiant in
  161.   one of the subdirs. But consider talking with some friends in Netherlands
  162.   before building your own. It needs an oscilloscope to test and requires some
  163.   analog-circuitry knowledge.
  164.  
  165. Videocrypt-2
  166.  
  167.   The hackers start to do his work on this system, currently available are
  168.   listings of the Card memory and some supplemental files (not very useful for
  169.   the average viewer).
  170.  
  171. There are some restricted mailing lists (eg. tv-crypt mailing list), but they
  172. are really restricted to experienced hackers and don't expect easy sign-on
  173. without significant mailing to the Insiders.
  174.  
  175.  
  176. ------------------------------------------------------------------------------
  177. -----------Please add your information at the end of this text----------------
  178. -------- No copyright, no questions asked, no nonsense, no license -----------
  179. ------------------------------------------------------------------------------
  180.